From: Eli Zaretskii Date: Fri, 21 Aug 2020 13:35:58 +0000 (+0300) Subject: ; * etc/NEWS: Fix a recently added entry. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~16^2~5697 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d3c73fbfddb40a9d613149cfcdfb66cd162c4f58;p=emacs.git ; * etc/NEWS: Fix a recently added entry. --- diff --git a/etc/NEWS b/etc/NEWS index 8e3c2201e87..717439a6ddb 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -821,8 +821,9 @@ window after starting). This variable defaults to nil. ** Miscellaneous --- -*** 'hs-special-modes-alist' is now also heeded for modes derived from -the modes in that list. +*** 'hs-minor-mode' now heeds 'hs-special-modes-alist' for derived modes. +The settings in 'hs-special-modes-alist' now also affect modes derived +from those mentioned in that alist. +++ *** New global mode 'global-goto-address-mode'